'宣言 Protected Overridable Sub OnEntriesChanged( _ ByVal oldValue As ObservableCollection(Of DateTimeEntry), _ ByVal newValue As ObservableCollection(Of DateTimeEntry) _ )
protected virtual void OnEntriesChanged( ObservableCollection<DateTimeEntry> oldValue, ObservableCollection<DateTimeEntry> newValue )